DOS prompt - traducción al Inglés
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

DOS prompt - traducción al Inglés

DEFAULT COMMAND-LINE INTERPRETER FOR DOS, WINDOWS 95, WINDOWS 98 AND WINDOWS ME
Dos prompt; DOS prompt; Command.exe; COMMAND (command); COMMAND.W40; COMMAND.DOS; MS-DOS Prompt; COMMAND (DOS command); COMMAND (shell); IF ERRORLEVEL (DOS command); IF ERRORLEVEL (Windows command); Command.com; COMMAND; CMDXSWP.COM; Windows Command Interpreter
  • command.com running in a [[Windows console]] on [[Windows 95]] (MS-DOS Prompt)

DOS prompt         
Señalador que dirige DOS,Fila de las ordenes de DOS, La señal que después de ella teclean las ordenes de DOS
DOS prompt         
= prompt del DOS
Ex: To start Bibliofile just type "bib" at the DOS prompt as shown below, then press .
prompt         
CENDALA
Cmd; Command Prompt
= prompt, screen prompt.
Ex: Question marks on the extreme left of the printout are prompts from the host computer.
Ex: Ideally, screen prompts should be in a natural language and should be answerable by a single keystroke as often as possible.
----
* mostrar el prompt del sistema = prompt.
* prompt del DOS = DOS prompt.
* prompt del sistema = system prompt.

Definición

dos puntos
term. comp.
Ortografía. Signo ortográfico(: ) con que se indica haber terminado completamente el sentido gramatical, pero no el sentido lógico. Pónese también antes de toda cita de palabras ajenas intercaladas en el texto.

Wikipedia

COMMAND.COM

COMMAND.COM is the default command-line interpreter for MS-DOS, Windows 95, Windows 98 and Windows Me. In the case of DOS, it is the default user interface as well. It has an additional role as the usual first program run after boot (init process), hence being responsible for setting up the system by running the AUTOEXEC.BAT configuration file, and being the ancestor of all processes.

COMMAND.COM's successor on OS/2 and Windows NT systems is cmd.exe, although COMMAND.COM is available in virtual DOS machines on IA-32 versions of those operating systems as well.

The COMMAND.COM filename was also used by Disk Control Program (DCP), an MS-DOS derivative by the former East German VEB Robotron.

The compatible command processor under FreeDOS is sometimes also named FreeCom.

COMMAND.COM is a DOS program. Programs launched from COMMAND.COM are DOS programs that use the DOS API to communicate with the disk operating system.